From: Eli Zaretskii Date: Sat, 9 Jan 2016 10:09:13 +0000 (+0200) Subject: ; * etc/NEWS: Mark the 'check-expensive' entry not to be documented. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~23^2~1039 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=e985a0e;p=emacs.git ; * etc/NEWS: Mark the 'check-expensive' entry not to be documented. --- diff --git a/etc/NEWS b/etc/NEWS index 6cac8096f5d..0b450874124 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -96,6 +96,7 @@ so if you want to use it, you can always take a copy from an older Emacs. Various resolutions are available as etc/images/icons/hicolor/*/apps/emacs.png. The old Emacs logo icons are available as `emacs23.png' in the same location. +--- ** New make target `check-expensive' to run additional tests. This includes all tests which run via "make check", plus additional tests which take more time to perform.